﻿2026-07-06T05:22:53.7095474Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-07-06T05:22:53.7095912Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-07-06T05:22:53.7108762Z shell: /usr/bin/bash -e {0}
2026-07-06T05:22:53.7109150Z env:
2026-07-06T05:22:53.7109329Z   SPT_TWO_HOST: 1
2026-07-06T05:22:53.7109512Z   SPT_TWO_HOST_ROLE: b
2026-07-06T05:22:53.7109710Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T05:22:53.7109935Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T05:22:53.7110130Z ##[endgroup]
2026-07-06T05:22:53.9608175Z    Compiling n0-future v0.3.2
2026-07-06T05:22:53.9661738Z    Compiling rustix v1.1.4
2026-07-06T05:22:53.9741172Z    Compiling backon v1.6.0
2026-07-06T05:22:54.0108165Z    Compiling n0-watcher v0.6.1
2026-07-06T05:22:54.0108577Z    Compiling iroh-dns v0.98.0
2026-07-06T05:22:54.1156465Z    Compiling netwatch v0.16.0
2026-07-06T05:22:54.2568876Z    Compiling iroh-relay v0.98.0
2026-07-06T05:22:54.7904916Z    Compiling portmapper v0.16.0
2026-07-06T05:22:55.5333581Z    Compiling terminal_size v0.4.4
2026-07-06T05:22:55.5334208Z    Compiling tempfile v3.27.0
2026-07-06T05:22:55.5972256Z    Compiling clap_builder v4.6.0
2026-07-06T05:22:57.0330440Z    Compiling clap v4.6.1
2026-07-06T05:22:57.7950208Z    Compiling iroh v0.98.2
2026-07-06T05:23:06.1708163Z    Compiling spt-net v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-06T05:23:07.7178161Z    Compiling spt-daemon v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-06T05:23:15.7940930Z    Compiling spt v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-06T05:23:21.1306155Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.40s
2026-07-06T05:23:21.1535514Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-998c695e3226fb89)
2026-07-06T05:23:21.1551705Z 
2026-07-06T05:23:21.1553452Z running 2 tests
2026-07-06T05:23:21.1553743Z test gated_cli_role_a ... ok
2026-07-06T05:23:21.1559040Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-07-06T05:23:30.5661545Z GATED role B: ticker session 1 ready
2026-07-06T05:23:34.0693695Z GATED OK: bring-up: A's target row replicated to B
2026-07-06T05:23:34.0694211Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-07-06T05:23:35.5698685Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-07-06T05:23:35.5699333Z GATED OK: C-2: the revived harness self-bound (status online)
2026-07-06T05:23:35.5699686Z GATED OK: C-2 revive (serve side)
2026-07-06T05:23:45.5812737Z 
2026-07-06T05:23:45.5813591Z thread 'gated_cli_role_b' (2386969) panicked at crates/spt/tests/twohost_cli.rs:669:5:
2026-07-06T05:23:45.5814911Z E-1 send must deliver (receiver-confirmed SENT(WAN)): stdout= stderr=WAN_FAIL:ling-gated-tgt — broker QUIC op exceeded the 10s bound (peer unresponsive) — failing as an ordinary per-peer error
2026-07-06T05:23:45.5815564Z 
2026-07-06T05:23:45.5815773Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-06T05:23:45.6676840Z test gated_cli_role_b ... FAILED
2026-07-06T05:23:45.6684082Z error: test failed, to rerun pass `-p spt --test twohost_cli`
2026-07-06T05:23:45.6684392Z 
2026-07-06T05:23:45.6684496Z failures:
2026-07-06T05:23:45.6684631Z 
2026-07-06T05:23:45.6684721Z failures:
2026-07-06T05:23:45.6684939Z     gated_cli_role_b
2026-07-06T05:23:45.6685104Z 
2026-07-06T05:23:45.6685371Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.51s
2026-07-06T05:23:45.6685733Z 
2026-07-06T05:23:45.6783890Z ##[error]Process completed with exit code 101.
